@charset "utf-8";
html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form, input, textarea { margin:0;padding:0;border:0; font-size:100%; font-family:inherit; list-style:none;}
input.btn{ border:none}
label{vertical-align:middle}
.inputcheckbox{vertical-align:middle;} 
*{ margin:0; padding:0;}
.fl{ float:left;}
.fr{ float:right;}
img { border: none; padding: 0px; margin: 0px;}
img {  max-width: 100%;}

/* 按钮 */
.i-header .btn, .swiper-slide .btn, .newsbg .btn, .div-center .btn{
  display: block;
  width: 194px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #7f7f7f;
  border: 1px solid #7f7f7f;
  margin: 0 auto;
  /* margin-top: 4%; */
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
   -ms-transition: all .3s;
    -o-transition: all .3s;
 transition: all .3s;
}
.btn:hover{
  background: #1798ff;
  color: #fff;
  border: 1px solid #1798ff;
}

body{ font-family:KLBulletinSans-Regular,arial,sans-serif; font-size:14px; color:#000; margin:0 auto;padding:0px; list-style:none;  }
body{ font-family:"Microsoft Yahei";overflow-x:hidden;}
a{ color:#323232; text-decoration:none; }
a:hover{  color:#eb0000; text-decoration:none;  -webkit-transition: color .2s; -o-transition: color .2s; transition: color .2s; }
.clear_all {clear:both;}

img{ border:none; padding:0px; margin:0px; }

img {vertical-align: middle; max-width:100%;} 
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.blue,.blue a { color:#0b8f42;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

/* CSS活动的公共样式 */
.fl,.f-l{float:left;}
.fr,.f-r{float:right;}
.fbd { font-weight:bold;}
.white { color:#fff;}
.white h2, .white p { color:#fff;}

.wr20 { font-size:20px;}
.wr16 { font-size:16px;}
.wrap{width:1200px; margin:0px auto; overflow:hidden;}
.mt5 {margin-top:5px;}
.mt30 {padding-top:30px;}
.mt30 {padding-top:30px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.pd60{padding:60px 0;font-size:.875em;overflow:hidden;}

.t-l{text-align: left}
.t-r{text-align: right}
.t-c{text-align: center}

.container {width:1400px; margin:0 auto; }

/*抬头*/
.top_bg{width:100%;border-bottom:1px solid #EEEEEE;}
.top_box{ width:1400px;margin:0 auto;height:44px;line-height:44px;font-size:14px;color:#c1c1c1;}	
.top_m:before,.top_t:before,.top_w:before{content:"";display:block;float:left;}
.top_m:before{background:url(../img/topmap.png)no-repeat left;height:20px;width: 18px;
    margin: 12px 6px 0 0;}	
.top_w:before{background:url(../img/topewm.png)no-repeat left;height:20px;width: 24px;
    margin: 12px 6px 0 0;}	
.top_t:before{background:url(../img/toptel.png)no-repeat left;height:24px;width: 26px;
    padding-left: 10px;
    margin: 10px 0 0 20px;}	

.top_t b{font-size:24px;color:#FFF;font-family: Arial;}	
.top_t { margin-left:30px;width:240px;height:44px;background: linear-gradient(to bottom, #096de1 0%, #0061ae 100%);}
.top_m:hover a{color:#333;}
.top_m a{color:#c1c1c1;font-size:14px;}
.top_w{width: 100px;margin-left: 30px;position: relative;}
.top_w .top_ewm{transition: .3s all linear;    position: absolute;top: 100%;z-index: 3;width: 100px;height: 100px;display: none;     box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.top_w .top_ewm img{width: 100%;}
.top_w:hover .top_ewm{display: block;}


/*抬头导航*/
.head_bg{background: #fff;position: relative;height:106px;}
.head { width:1400px; height:106px;margin:0 auto; min-width:1400px;}
.logo{margin-top: 16px;}

.head_tit {margin-left:10px; margin-top:22px;}
.head_tit p{font-size:28px;color:#222; letter-spacing: 2px;}
.head_tit span{color:#096de1;}
.head_tit d{font-size: 14px;color:#666;line-height:28px;}

.leng{border:2px #c40002 solid; width:142px; height:36px; line-height:41px;  border-radius: 100px; text-align:center; margin-top:32px; }
.leng a{display:inline-block; padding:0 12px;   border-radius: 20px; margin:2px; height:28px; line-height:28px;}
.leng a:hover,.leng a:first-child{background:#c40002; color:#fff;}

/*导航*/
.nav {height:106px;}
.nav>ul>li{ float: left; display: block;height:106px; padding-left:30px; position:relative}
.nav>ul>li>a{ display: block; color: #333; font-size: 16px; text-align: center;position: relative; z-index: 2; line-height: 106px; }
.nav>ul>li>a:before{content:"";display:block;float:left;height: 4px;width: 0;background:#096de1;position:absolute;top: 58%;left: -10%;transition: .3s all ease-in-out;}

.NavCeshi > li.navcurrent>a:before, .NavCeshi > li:hover >a:before{width: 40px;transition: .3s all ease-in-out;}

.dropmenu{ position:absolute; width:200px; top:106px; left:0; background:rgba(1,104,176,1); opacity:0; visibility:hidden; -webkit-transition:all .6s ease; transition:all .6s ease; z-index:9999999999;  text-align:center; }
.dropmenu a{ display:block; border-bottom:1px solid #69a1c9;  line-height:45px; color:#fff;font-size:16px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}


@media (max-width: 1680px){.head{width:93%;}.top_box{width:93%;}}
@media (max-width: 1560px){.nav>ul>li{padding-left:1.8vw;}}
@media (max-width: 1440px){.head{width:98%;}.top_box{width:98%;}}



/*幻灯片*/
.banner-box,.banner-box .bd li{height:658px;background: #000;}
.banner-box .banner-btn a.prev{background-image:url(../uploadfile/image/20210817/20210817215851_1687330865.png);}
.banner-box .banner-btn a.next{background-image:url(../uploadfile/image/20210817/20210817215851_700670389.png);}
.banner-box .hd ul li.on{background:#096de1;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;margin: 0 auto;z-index: 99;}
.banner-box .bd{ width:100% !important;}
.banner-b{position: absolute;bottom: 0;}
.banner-box .bd li{width:100% !important;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:60px;height:60px;position:absolute;opacity:0.4;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all linear; top:320px;background-repeat:no-repeat; }
.banner-btn a.prev{animation:prev 1.5s linear infinite;} 
.banner-btn a.next{animation:next 1.5s linear infinite;}
@keyframes prev{
	0%{left:60px;opacity:1;}
	50%{left:80px;opacity:0.1;}
	100%{left:60px;opacity:1;}
}

@keyframes next{
	0%{right:60px;opacity:1;}
    50%{right:80px;opacity:0.1;}
	100%{right:60px;opacity:1;}
}

.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .bd ul{width:100% !important;}
.banner-box .hd ul{ text-align: center;}
.banner-box .hd ul li{ width:20px; height:10px; border-radius:20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ width: 32px;}



/*搜索*/
.search_bg{height: 70px;background: #fff; border-bottom: 1px solid #eee;}
.search{display: flex;align-items: center;justify-content: space-between;}
.search_nbg{position: absolute;z-index: 999;top: 580px;border-bottom: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:270px;height:42px;overflow: hidden;border-radius: 30px; border: 1px solid #eee;}
.search{height: 70px;}
.search_l{line-height: 70px;color: #999;height:70px;}
.search_l dd{font-size:15px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #999;}
.search_l a:hover{color:#096de1;}
.search-bg #infoname{width:270px;background:#FFF ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 38px;}

.top40 {padding-top: 40px;}
.top60 {padding-top: 60px;}
.top80 {padding-top: 80px;}

.t { text-align: center;}
.t h3 { font-size: 40px; font-weight: bold; color: #222;}
.t p { display: block; font-size: 18px; padding: 10px 0;}

/*加工需求*/
.jg_bc{position:relative} 
.jg_menu ul{display: flex;justify-content: space-between;} 
.jg_menu ul li{width:330px; margin-right:26.666666666666666667px; position: relative;} 
.jg_menu ul li:last { margin-right:0px;}
.jg_menu ul li:after{position: absolute;content: "";width: 92.3%;height: 5px;background: #e4e4e4;bottom: 0;left: 3.8%;margin:0 auto;} 
.jg_menu ul li:before{width: 0;transition: all .5s;background: #096de1;position: absolute;content: "";height: 5px;bottom: 0;left: 3.8%;margin:0 auto;z-index: 99;} 
.jg_menu ul li:hover:before{width: 92.3%;} 
.jg_menu ul li p img,.jg_menu ul li div img{width: 100%;} 
.jg_menu ul li div{position: relative;} 
.jg_menu ul li div p{position: absolute;bottom: 0;left: 4%;z-index: 1;width: 92.3%;} 

.jg_info{background: #fff;width:260px; height:180px; margin:0 15px; padding:0px 20px; box-shadow: 1px 1px 30px rgba(0,0,0,0.12);position: relative;margin:0 auto;} 
.jg_info:after,.jg_info:before{position: absolute;} 
.jg_info:before{content: "\e6d1";font-family: "jqxf";color: #d7d7d7;font-size: 18px;width: 38px;height: 38px;background: #fff;line-height: 38px;text-align: center;top: -25%;right:24px;border-radius: 100%;transition: all .5s;} 
.jg_info b{display: block;font-size: 20px;color: #333;transition: all .5s;} 
.jg_info div{font-size: 14px;color: #999;line-height:24px;padding-top:14px;} 
.jg_menu {padding-top:40px;} 
@media screen and (max-width: 1400px){.jg_info:before{width: 35px;height: 35px;line-height: 30px;top: -23%;} } 
.jg_menu ul li:hover .jg_info b{color: #0061ae;} 
.jg_menu ul li:hover .jg_info:before{background: #096de1;} 


.title_bg {  margin-bottom: 30px; position: relative; text-align: center;}
.title_bg:after { margin-top: 10px; content: ""; display: block;  width: 100%; height: 16px; background: url(../img/title_bg_ico.png) no-repeat center;}
.title_bg span { display: block; font-size: 36px; line-height: 36px;  font-weight: bold; color: #222;}
.title_bg span b { color: #0864d1; }
.title_bg p { display: block; position: relative; margin-top: 10px; font-size: 18px;font-weight: lighter;color: #888;}


/*关于*/
.products_bg { background:#e9e9e9; margin-top:40px; padding: 50px 0 10px;}
.prod_contnet { display: flex; justify-content: space-between;}
.prod_contnet .prod_l {width: 23%;}
.prod_contnet .prod_r {  width: 77%; }
.prod_contnet .prod_r .prod_tab { display: flex; justify-content: space-between; height: 80px;  background: #f5f5f5;}
.prod_contnet .prod_r .prod_tab .prod_list { display: flex; align-items: center;}
.prod_contnet .prod_r .prod_tab .prod_list a { display: block; margin-left:20px; padding-left: 30px; font-size: 16px; color: #333;background: url(../img/prod_tab_ico.png) left center no-repeat;}
.prod_contnet .prod_r .prod_tab .prod_list a:hover,.prod_contnet .prod_r .prod_tab .prod_list a.on { color: #e11414; background: url(../img/prod_tab_ico1.png) left center no-repeat;}
.prod_contnet .prod_r .prod_tab .prod_a { display: flex; justify-content: center; align-items: center;}

    
.prod_contnet .prod_r .prod_d { margin-top: 30px;}
.prod_contnet .prod_r .prod_d li { display: flex; flex-wrap: wrap;}
.prod_contnet .prod_r .prod_d dl {  position: relative; margin-right: 1%; width: 24%; overflow: hidden;}
.prod_contnet .prod_r .prod_d dl:nth-child(4n) { margin-right: 0;}
.prod_contnet .prod_r .prod_d dl:nth-child(n+5) { margin-top: 2%;}

.prod_contnet .prod_r .prod_d dl dt {  width: 100%;  height: 0;padding-bottom: 87%; }
.prod_contnet .prod_r .prod_d dl dt a { display: block; width: 100%;}
.prod_contnet .prod_r .prod_d dl dt a img { display: block;width: 100%; height: 100%; transition: ease 0.3s;}

.prod_contnet .prod_r .prod_d dl dd {  position: absolute; bottom:0px; width: 100%; height: 50px; text-align: center; line-height: 50px; transition: ease 0.3s;  background: #0864d1;}
.prod_contnet .prod_r .prod_d dl dd a { display: block; font-size: 16px;color: #fff;}
.prod_contnet .prod_r .prod_d dl:hover dd { bottom: 0;}
.prod_contnet .prod_r .prod_d dl:hover dt img { display: block; transform: scale(1.1);}
	
	
.left_bg { width: 270px;}
.left_bg .left_title { width: 100%; height: 96px;   background: url(../img/left_ico.png) 25px 28px no-repeat #0864d1; color: #fff;  font-size: 22px;  padding-left: 79px; box-sizing: border-box; padding-top: 25px;}

.left_bg .left_title p { text-transform: uppercase;color: rgba(255,255,255,.7);font-size: 12px;}

.left_bg .left_d { width: 100%; background: #f5f5f5; }
.left_bg .left_d ul>li { height: 55px; line-height: 55px; border-bottom: 1px solid #eee; background: url(../img/left_d_ico.png) 25px center no-repeat;  position:relative;}

.left_bg .left_d ul>li>a { display: block; padding-left: 50px; font-size: 16px;color: #333;}
.left_bg .left_d ul>li:hover { background: #e11414 url(../img/left_d_ico1.png) 25px center no-repeat;}
.left_bg .left_d ul>li:hover a { color: #fff; }
	
/*subnav*/
.left_d ul>li:hover .product-subnav a {color:#fff; background: url(../img/secicon-1.png) no-repeat 15px center;}
.product-subnav { position: absolute;top: 0;left:270px ;z-index: 20; width: 180px; background:#d40000; display: none; color: #fff;}
.product-subnav a{ font-size:14px; height:50px;line-height:50px;display: block;border-bottom: 1px dotted #980000; padding-left:15px;color:#fff;}
.product-subnav a:hover{ font-weight:bold; font-size:16px;  color:#fff; background:#980000;}
	



   .process_bg {
        padding: 30px 0 60px;
    }
    
    .process_d {
        display: flex;
        justify-content: space-between;
    }
    .process_d dl {
        display: flex;
        align-items: center;
        cursor: pointer;
    }
    .process_d dl dt i {
        display: block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        transition: ease 0.6s;
        overflow: hidden;
        background: #0864d1;
    }
    .process_d dl dt i img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .process_d dl dt span {
        display: block;
        padding-top: 10px;
        text-align: center;
        font-size: 16px;
        color: #333;
        line-height: 16px;
    }
    .process_d dl dd {
        margin-left: 34px;
        width: 25px;
        height: 17px;
        background: url(../img/process_ico.png) center no-repeat;
    }

.process_d dl.show dt i {transform: rotateY(360deg); background: #e11414; }
.process_d dl.show dt span { color: #e11414;}
	
	
/*网站标题*/
.wz-bt{text-align: center;}
.d-bt{display: flex;justify-content: center;align-items: center;margin-bottom: 11px;}
.d-bt p{font-size: 40px;font-weight: bold;margin: 0 30px;}
.wz-bt span{font-size: 20px;}
.d-bt-titlt { margin-top:25px; line-height:30px; display:block; text-align:center; }
.d-bt-titlt a { display:inline-block; padding-left:20px; padding-right:20px; background:#f4f4f4; margin-left:5px; margin-right:5px;  border-radius:6px; text-align:center;  }
.bt-color1 { color: #fff;}
.bt-color2 p{color: #1c64ee;}
.bt-color2 span{color: #555;}

/* 案例*/
.case-w {width: 100%;min-width:1300px; padding:43px 0px 63px 0px; pbox-sizing: border-box; }
.case{ padding:65px 0 65px 0;}
.swiper-container{ padding:35px 0 65px 0;}
.post_m { width:1400px; margin:0 auto; }
.post_m { position: relative; padding-bottom:40px; margin:50px auto 0 auto;}
.post_m .swiper-slide {position: relative;background-repeat: no-repeat;background-position: center top;background-size: cover;
-webkit-transition: transform 1s;-moz-transition: transform 1s;-ms-transition: transform 1s;-o-transition: transform 1s;-webkit-transform: scale(.8);transform: scale(.8);}
.post_m .swiper-slide img { width: 100%;height:auto;}
.post_m .text {box-sizing:border-box;width: 60%; line-height:50px; opacity:1; color:#999999; text-align:center;font-size:18px;background-color:#e5e5e5; margin:0 auto; font-size:14px;}

.post_m .swiper-slide-next{ -webkit-transform: scale(.94) translateX(10px);transform: scale(.94)translateX(10px);}
.post_m .swiper-slide-prev{ -webkit-transform: scale(.94) translateX(-10px);transform: scale(.94)translateX(-10px);}
.post_m .swiper-slide-active, .post_m .swiper-slide-duplicate-active { -webkit-transform: scale(1.07) translateY(-6%);transform: scale(1.07) translateY(-6%);}
.post_m .swiper-slide-active h4, .post_m .swiper-slide-active p, .post_m .swiper-slide-duplicate-active h4, .post_m .swiper-slide-duplicate-active p { color: #fff;}
.post_m .swiper-slide-active a, .post_m .swiper-slide-duplicate-active a { display: block; width:100%; height:100%;position: relative;}
.post_m .swiper-pagination {bottom:0;left: 50%;transform: translate(-50%, 0)}
.post_m .swiper-pagination-bullet{ width:16px; height:16px; background:#dcdcdc; opacity:1;}
.post_m .swiper-pagination-bullet+ .swiper-pagination-bullet{margin-left:14px;}
.post_m .swiper-pagination-bullet-active{background:#1c64ee;}
.custhide{ position:absolute; bottom:50px; width:82%; height:100px; box-sizing:border-box; padding:23px; background:#1c64ee; color:#fff; transition:all .3s ease; opacity:0; left:0; right:0; margin:0 auto; text-align:center;}
.custhide::after{content: 'Success case display';font-size: 12px;color: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 20px;text-transform: uppercase;}
.cust_t{ font-size:22px; color:#fff; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:15px;font-weight: normal;}
.cust_remark{color: #b9d5ff; font-size: 15px; line-height: 30px; height:90px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;display: none !important;}
.post_m .swiper-slide-active .custhide, .post_m .swiper-slide-duplicate-active .custhide { opacity:1; bottom:-35px;}
.post_m .custjt{ bottom:-13px; top:auto; left:30%; width:20px; height:40px; background:url(../img/leftcase.png) no-repeat left bottom;}
.post_m .custjt.swiper-button-prev{ left:auto; right:30%; background-image:url(../img/rightcase.png);}
.post_m .custjt:hover{ background-position-y:top;}



/*about*/
.ab_bc{background: url(../img/aboutbg.jpg) no-repeat center; padding-top: 120px;}
.ab_tit{text-align: center;}
.ab_tit b{display: inline-block;font-size: 42px;color: #fff;font-weight: normal;position: relative;}
.ab_tit b:before,.ab_tit b:after{position: absolute;content: "";width: 30px;height: 5px;background: #00923f;top: 21px;}
.ab_tit b:before{left: -60px;}
.ab_tit b:after{right: -60px;}
.ab_tit div{font-size: 24px;color: rgba(255,255,255,0.27);margin-top: 14px;}
.ab_cc{background: rgba(255,255,255,0.96);padding:42px 0 55px;}

.ab_lc p{font-size: 42px;color: #0864d1;text-align: center;font-weight:bold;display: inline-block;position: relative;}
.ab_lc { text-align: center;}
.ab_lc div{font-size: 16px;color: #666;line-height: 34px;padding:36px 60px 50px;}
.ab_lc a{display: block;
    width: 164px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #d20000;
    font-size: 18px;
    color: #d20000;
    border-radius: 25px;
    margin: 0 auto;transition:all .5s;}
.ab_lc a:hover {
    width: 180px;
    background: #d20000;
    box-shadow: 0 10px 10px rgb(0 145 195 / 20%);
    color: #fff;
}

.cf_c{background: #fff;box-shadow: 1px 0px 36px rgba(0,145,195,0.08);padding: 50px 33px 44px 33px;margin-bottom: 100px;box-sizing: border-box;}

.cf_img .divdgweb_new_div {display: flex;}
.cf_img .divdgweb_new_div_item {width: 23%; flex-shrink: 0; margin-left:1%; margin-right:1%;display: flex;flex-direction: column-reverse;}
.cf_img .news_div_item_pic a{display:block;position:relative;overflow:hidden;}
.cf_img .news_div_item_pic a:before,.cf_img .news_div_item_pic a:after{position: absolute;}
.cf_img .news_div_item_pic img {width: 100%;transition: all .5s;display: block;overflow: hidden;}
.cf_img {overflow: hidden;}
.cf_img .divdgweb_new_div_item .divdgweb_new_div_item_title a {display: block;font-size: 16px;color: #333;padding: 20px 0 0;position: relative;text-align:center;}
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a,.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after{color: #c59d04;}
.cf_img .divdgweb_new_div button{display:none!important;}
.cf_img .divdgweb_new_div_item:hover img {transform: scale(1.2);}
.cf_img .news_div_item_pic a:after {position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,145,195,0.6);bottom: -100%;left: 0;transition: all .5s;opacity: 0;}
.cf_img .divdgweb_new_div_item:hover .news_div_item_pic a:after{bottom: 0;opacity: 1;}


/*news*/
.news_bg{}
.news_t{ padding-bottom:50px;}
.news_tl p{font-size: 40px; color: #222; font-weight:bold;}
.news_tl p b{ color:#0864d1;}
.news_tl span{font-size: 18px;     color: #999;}
.news_tl,.news_nav{display: inline-block;}

.news_nav{}
.news_nav ul{display: flex; justify-content: center;}
.news_nav li{float: left; padding:1% 0; position: relative;overflow: hidden;display: flex;width: 200px;justify-content: center;align-items: center;    transition: 0.5s; border-radius:30px;}
.news_nav li:after {content:'';width:0;height:100%;background: #0864d1;position: absolute;top: 0;left: 0;z-index: -1;transition: 0.5s;}
.news_nav li.on:after {width:100%;}
.news_nav li.on a,.news_nav li.on i {color:#fff;}
.news_nav li.on i img{filter: grayscale(1) brightness(10);}
.news_nav li i {font-size: 30px;color: #999;padding: 0 11px 0 0;}
.news_nav li a {font-size: 20px;}


.news_div .news_div_item{ position: relative; float:left;  background: #f1f5f5;}
.news_div .news_div_item:first-child{ width:40%; height:610px; background: #ffffff; z-index: 2;}

.news_div .news_div_item:nth-child(n+2){width: 56%; padding: 10px; height: 160px; margin-left: 36px;  margin-bottom: 20px;}
.news_div .news_div_item:nth-child(n+2) .news_div_item_pic{display: none;}
.news_div_item_pic{overflow: hidden;}
.news_div_item_pic img{width:100%; }
.news_div .news_div_item:last-child{border-bottom:0; }
.news_div_item_date{position: absolute; text-align:center; width:19%; color:#aaa; top:30%;}
.news_div_item_year,.news_div_item_month{display:inline-block; font-size:16px; margin-top:50px;}
.news_div_item_day{font-size:40px; position: absolute; left:-3px; right:0; top:0; margin:auto; font-weight:bold; color:#333;}

.news_div_item_content {position: absolute; }
.news_div .news_div_item:first-child .news_div_item_pic{height:394px;}
.news_div .news_div_item:first-child .news_div_item_content{top:425px;width:100%;}
.news_div .news_div_item:first-child .news_div_item_date{width:16%;right:25px; top:62.5%;}

.news_div .news_div_item:nth-child(n+2) .news_div_item_date{left:0; top:34%; }
.news_div .news_div_item:nth-child(n+2) .news_div_item_content{left: 23%; top: 28px;  width: 74%;}
a.news_div_item_a{font-size:18px; color:#222; line-height:30px; display: block; position: absolute; width: 100%; height:100%;}
.news_div_item_body{font-size:15px; line-height:26px; color:#999; margin-top:32px;  overflow : hidden; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news_div_item_body:after{content:"";  display: block; width:25px; height:25px; background-image: url(../img/newsicon.png); background-position: center; background-repeat:no-repeat;  border-radius: 100px;  border:1px #ccc solid; margin-top:22px; transition: 0.3s all ease;}
.news_div_item:hover .news_div_item_body:after{background-color:#d20000; width:60px;border:1px #d20000 solid; background-image: url(../img/newsicona.png);  }
.news_div_item:hover a.news_div_item_a{color:#125f5e; }
.news_div .news_div_item:nth-child(n+2) .news_div_item_content:after { content: "";  left: -31px;  top: 0;  width: 1px;  height: 130px;  background: #e1e1e1; position: absolute;}

.news_div .news_div_item:first-child .news_div_item_date .news_div_item_day { font-size: 16px; color: #999; float: left; font-weight: normal; top: 50px; left: 83px;}


/*新闻*/

/*版权*/
.copy_bg{ background:#222; height: 340px; }
.copy_tel{ font-size: 16px; font-weight: 100; color: #fff; line-height:40px; text-align: right; padding: 60px 0 24px; position: relative}
.copy_tel p{ font-family: arial; font-size: 30px;  color: #fff; line-height: 42px; text-align:right; }
.copy_p2 a{display:block; float:right; width:42px; height:42px; background-color:#444; margin-left:16px;border-radius: 100%;position: relative; }
.copy_p2 a:nth-child(1){background-image:url(../img/bottompic3.png);}
.copy_p2 a:nth-child(2){background-image:url(../img/bottompic2.png);}
.copy_p2 a:nth-child(3){background-image:url(../img/bottompic1.png);}
.copy_p2 a p{position: absolute; overflow: hidden; width:110px; height:0px;z-index: 2; top:50px; left:-34px;}
.copy_p2 a p img{width:100%;}
.copy_p2 a:hover{background-color:#fff;}
.copy_p2 a:hover p{height:110px;}

.friendlink { width: 215px; line-height: 50px; height: 50px; float: right;margin-top: 30px;position: relative;background: #004e9d url(../img/bottompic5.png) no-repeat 177px 15px;cursor:pointer;}
.friendlink .fri_L { width: 160px; height: 50px; float: left; color: #ccc; font-size: 14px;  line-height: 47px; padding-left: 50px;background: #1e1e1e url(../img/yqlj.png) no-repeat 15px center;font-weight: 100;border: 1px solid #444;border-right: 0 none;-webkit-box-sizing: border-box;box-sizing: border-box;}
	.friendlink .fri_R { height: 50px; display: block;  width: 160px; line-height: 50px; position: absolute; left: 0;opacity: 0;filter: alpha(opacity=0);-webkit-transition:0.3s all ease;transition:0.3s all ease;}
	.friendlink .linkTagcs { width: 161px; max-height: 50px;overflow: hidden; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; position: absolute; bottom: 0px; z-index: 3; background: #ddd;}
	.friendlink:hover .linkTagcs{ max-height: 200px; overflow-x: hidden; overflow-y: auto; }
	.friendlink .fri_R .linkTagcs li { float: none; line-height: 50px; text-align: left; text-indent: 10px; position: relative; }
	.friendlink .fri_R .linkTagcs li a { display: block; color: #666; font-size: 13px;font-weight: 100;}
.linkTagcs li{width:121px !important;}

	.friendlink:hover .fri_R{opacity: 1;
	filter: alpha(opacity=100);}


	.copy_row1{width: 100%;}
	.copy_row1 ul{float: left;padding: 50px 130px 0px 0;position: relative;}
    .copy_row1 ul li{line-height: 34px;font-size: 14px;color: #999; }
	.copy_row1 ul li a{color: #999; display: block;line-height: 34px;font-size: 14px;}
	.copy_row1 ul strong a{color: #ddd;font-weight: normal;display:block;font-size:17px;line-height:60px}
	
	.copy_row1 ul strong{display:block;padding-bottom:10px;}
	.copy_row1 ul li a:hover{color: #fff;text-decoration: underline;}
	.copy_row1 ul:hover:after{background-color: #004e9d;}
	.copy_row1 ul:hover:before{background-color: #004e9d;}
	.copy_row1 ul:hover strong a{color: #fff}
	.copy_row2{line-height: 60px;height: 60px;position: relative;width: 100%;font-size: 13px;color: #999;font-weight:100;}
	.copy_row2 a{color:#999;display: inline-block;font-weight:100;}
	.copy_row2 a:hover{color: #fff;text-decoration: underline;}
	.copy_row2:after{content: '';display: block;width: 1170px;height: 1px;background: #343434;position: absolute;top: 0px;right: 0;}

.footer_bg{ background:#222; height: 80px; line-height:80px; border-top:1px #383838 solid; font-size:14px; color:#999;}
.footer_bg a{font-size:14px; color:#999;}
.footer_bg a:hover{color:#fff;}

/* ban1 ==================*/

/*下层banner*/
.client-2 { width: 45px;  position: fixed; right: 10px; top: 60%; z-index: 999; color: #fff; }
.client-2 li a { text-decoration: none; color: #fff;}
.client-2 li { margin-bottom: 5px; width: 45px; height: 45px; border-radius: 50%; cursor: pointer; position: relative;}
        
.client-2 li.my-kefu-qq { background:#e02f19 url(../img/cimg23.png) center no-repeat;}
.client-2 li.my-kefu-weixin { background:#e02f19 url(../img/cimg24.png) center no-repeat;}
.client-2 li.my-kefu-tel { background:#e02f19 url(../img/cimg25.png) center no-repeat;}
.client-2 li.my-kefu-shouye {background:#e02f19 url(../img/tohome.png) center no-repeat;  background-size:26px;}
.client-2 li.my-kefu-shouye a { width: 45px; height: 45px; display: block;}
.client-2 li.my-kefu-ftop { background:#e02f19 url(../img/returnTop.png) center no-repeat; }
.client-2 li p { height: 20px; font-size: 12px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.client-2 li.my-kefu-qq .cont { margin: 0; background:#e02f19 url(../img/cimg23.png) 15px center no-repeat; border-radius: 50px; padding-left: 45px; height: 45px; line-height: 45px;color: #fff;font-size: 16px; width: 130px; position: absolute; top: 0;right: 0; z-index: 999;}
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#e02f19 url(../img/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }





/*内页banner*/
.chanpzhanshi{ width:100%; min-width:1200px; height:350px; background:url(../img/sec/secaboutbg.jpg) center; overflow:hidden; }
.jianjie{ width:100%; min-width:1200px; height:350px; background:url(../img/sec/secaboutbg.jpg) center; overflow:hidden; }
.hezuohuoban{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20200411/20200411173143_888813333.jpg) center; overflow:hidden; }
.banner_news{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20200411/20200411172751_338316482.jpg) center; overflow:hidden; }
.banner_cont{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20200411/20200411162001_1915131638.jpg) center; overflow:hidden; }

/*nban*/
.banner_w {   position: relative;z-index: 2;   width: 1200px;    margin: 0 auto;    font-size: 18px;    text-align: center;    color: #fff;    padding-top: 135px;    letter-spacing: 3px; }
.banner_w b span {    display: inline-block; animation: nbanA 2s infinite;   }
.banner_w b {    font-size: 42px;    line-height: 80px;  }
@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-20px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
  0% {
    background-position: 0% 30%;
  }

  100% {
    background-position: 100% 50%;
  }
}
.banner_w b{ font-size: 42px; line-height: 80px;   }
.banner_w{ width: 1200px; margin: 0 auto;font-size: 18px;     text-align: center; color: #fff; padding-top: 135px;letter-spacing:3px;  }
.banner_w b span{    display: inline-block; animation: nbanA 2s infinite;  }
.banner_w b span:nth-child(2){animation-delay: 0.2s;}
.banner_w b span:nth-child(3){animation-delay: 0.4s;}
.banner_w b span:nth-child(4){animation-delay: 0.6s;}
.banner_w b span:nth-child(5){animation-delay: 0.8s;}


.strong_title {display: none;}

.comn_c b{font-size:18px;color:#d72323;}

/*简介*/
.nei_about_t .zi {  color: #525252; font-size: 16px;line-height: 42px; font-weight: normal;text-align: center;}
.nei_about_t { width: 100%; margin: 0 auto; font-size: 30px;color: #222;text-align: center;font-weight: bold;padding: 30px 0; margin-top: 20px;}

.wenz {  position: relative;  width: 100%; padding-bottom:30px; overflow:hidden;}
.wenz_img {  float: left; width:500px; margin-top: 0px;}
.wenz_img img {  max-width: 100%;}
.wenz_text { font-size: 14px;  margin-block-start: 0 !important; margin-block-end: 0 !important;width: 800px;margin-left:50px;line-height:32px; }
.wenz_text span{ font-size:25px; font-weight:bold; line-height:55px;}
.jieshao{ float: left;width: 900px;height: 451px;background: #f3f3f3; padding-top:35px;}


.company_bg{ color:#333; line-height:40px;    margin-bottom: 16px; }
.compant_top{ font-size:34px; text-align:center; padding-top: 20px; }
.compant_top p{ font-weight:bold;font-size:35px; }
.compant_top span{ color:#999; font-size:14px; }
.compant_w { margin-top: 56px; }
.compant_w i1 { color: #fff; font-weight: bold; font-size: 24px; background-color: #004e9d; padding:10px 21px 11px 21px; }
.compant_w span { font-family: Arial; font-size: 31px; color: #999; margin-left: 35px; }
.compant_w p { font-size: 14px; line-height:35px; padding-left: 10px; }


/*企业文化*/
.gsgk_main3 { height: 404px; background: url(http://aiqxt.114my.cn/memberpic/wuhongdianzi123ai001/uploadfile/image/20200401/20200401094543_1772476875.jpg) no-repeat center; padding: 80px 0 65px; }
.gsgk_main3 .wrap1400 { padding-top: 125px; }
.gsgk_main3_l { padding-top: 50px; width: 380px; }
.gsgk_main3_l p { display: block; padding: 15px 0; color: #999; font-size: 16px; line-height: 26px; font-family: 'Microsoft JhengHei'; letter-spacing: -1px; }
.gsgk_main3_l h3 { font-size: 36px; line-height: 60px; color: #fff; padding-right: 30px; background: url(http://aiqxt.114my.cn/memberpic/wuhongdianzi123ai001/uploadfile/image/20200401/20200401094654_1391393023.png) no-repeat -90px center; display: block; padding-bottom: 5px; }
.gsgk_main3_l h4 { font-size: 22px; color: #555; letter-spacing: -1px; text-transform: uppercase; padding-bottom: 40px; }
.gsgk_main3_r li { float: left; margin-left: 20px; width: 185px; overflow: hidden;}
.gsgk_main3_r li h5 { vertical-align: middle; display: block; width: 60px; text-align: center; font-size: 25px; color: #fff; padding-top: 23px; line-height: 28px; letter-spacing: 2px; margin: 0 auto; }
.gsgk_main3_con { width: 185px; height: 110px; background-color: #004e9d; text-align: center; }
.gsgk_main3_r li p {font-size: 17px;  color: #c2c2c2; padding-top: 20px; line-height: 26px; text-align: center;}

/*企业形象*/
.gsgk_main6 .title_h3 { font-size: 40px; line-height: 40px; text-align: center; padding: 60px 0 50px 0; color: #333; background: url(uploadfile/image/20200411/20200411174926_1559431117.png) no-repeat center 60px; }

.gsgk_main6 .title_h4 { padding-bottom: 75px; }

.gsgk_main6 .swiper-container { width: 100%; height: 100%; padding-bottom: 55px; }
.gsgk_main6 .swiper-container:before{content: '';display: block;clear: both;width: 33.3334%;background: rgba(245,245,245,0.75);height: 100%;position: absolute;top: 0;left: 0;z-index: 33;}
.gsgk_main6 .swiper-container:after{content: '';display: block;clear: both;width: 33.3334%;background: rgba(245,245,245,0.75);height: 100%;position: absolute;top: 0;right: 0;z-index: 33;}

.gsgk_main6 .swiper-container .swiper-slide { text-align: center; position: relative; font-size: 18px; /* Center slide text vertically */
    display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

.gsgk_main6 .swiper-container .swiper-slide img {
    width: 96%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.gsgk_main6 .swiper-button-prev, .gsgk_main6 .swiper-button-next {
  display: block;
  z-index: 36;
  position: absolute;opacity: 0.6;
  filter: grayscale(1);
  margin-top:-35px;
}
.gsgk_main6 .swiper-button-prev{left: 26%;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23c60000'%2F%3E%3C%2Fsvg%3E");}
.gsgk_main6 .swiper-button-next{right: 26%;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c60000'%2F%3E%3C%2Fsvg%3E");}

.gsgk_main6 .swiper-button-prev:hover, .gsgk_main6 .swiper-button-next:hover{opacity: 1;
filter:grayscale(0); }
.gsgk_main6 > .page{ width: 96%;margin:0 auto; }
.gsgk_main6 { background: #f5f5f5; width: 100%; overflow: hidden; padding: 0 0 60px; }
.gsgk_main6 .swiper-pagination-bullet { border-radius: 100px; opacity: 1 !important; background-color: #999999; width: 14px; height: 14px; cursor: pointer; }

.gsgk_main6 .swiper-pagination-bullet-active { opacity: 1 !important; background-color: #004e9d; }

.sbanner { position:relative; width:100%; height:300px; background:url(../img/ban.jpg) center top no-repeat; overflow:hidden;}


/*===左侧块lefter↓==*/

.fdh-01-nav-one{ border:1px solid #eee; }
.fdh-01-nav-one dl { display:none;}
#submenu_1 dl { display: inline;}

.fdh-01-nav-one h3 { font-weight:bold; height: 50px; line-height: 50px; background: url(../img/p14-icon5.png) no-repeat right center #ececeb;margin-bottom: 2px; overflow: hidden;}
.fdh-01-nav-one h3 a { display: block; height: 50px; font-size: 18px;  margin-right: 40px;margin-left: 38px;color: #040404;}
.fdh-01-nav-one h3.sidenavcur,
.fdh-01-nav-one h3:hover { background: url(../img/p14-icon2.png) no-repeat right center #2456cf;}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a{ color: #fff;}

.fdh-01-nav dl {padding: 2px 0 4px;}
.fdh-01-nav dt {  height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;}
        
 .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);}
			
.fdh-01-nav dt a { color:#5f5f5f;}   
.fdh-01-nav dt.sidenavcur:after,.fdh-01-nav dt:hover:after { border-color:  #1e5db0;}
.fdh-01-nav dt.sidenavcur a,.fdh-01-nav dt:hover a { color:  #1e5db0;}


.i-l-news { width:270px; margin-top:15px;}
.i-l-info-title { background: #0864d1; font-size: 18px; position: relative; line-height: 45px;  text-indent: 50px;}
.i-l-info-title:before {
    content: "";
    position: absolute;
    background: white;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 26px;
    top: 18px;
}
.i-l-info-title a {  color: white;}


.leftlx_c{ padding-bottom:12px; border-bottom:2px solid #ddd; background:#f0f0f0; padding-top:20px;}
.leftlx_c span{ text-align:left; display:block; line-height:28px; font-size:14px;margin-bottom:6px; background:url(../img/sec/zx.png) no-repeat 12px center; padding-left:48px;}
.leftlx_c span b{ font-family:Impact; font-size:22px; font-weight:normal; padding-left:8px; color:#e21b15;letter-spacing: -1px; display:inline-block;}
.leftlx_c ul{ padding:12px;}
.leftlx_c li{ line-height:28px; font-size:15px;}
.leftlx_c li em{ font-style:normal; font-size:14px;}



.prod_contnet .right { width: 1076px; margin-bottom:40px; }
.prod_contnet .right .right_title {padding-bottom: 10px;border-bottom: 1px solid #eee;text-transform: uppercase;}
.prod_contnet .right .right_title h3 {color: #e91300;font-size: 18px;border-left: 3px solid #e91300;height: 20px;line-height: 20px;padding-left: 14px;margin-top: 5px;}
.prod_contnet .right .cont {padding: 30px 0 0px 0;color: #666666;}
.prod_contnet .right .cont .t1 {padding: 0 0 25px;color: #e3a91a;font-size: 20px;}
.prod_contnet .right .cont .t2 {color: #e3a91a;font-size: 30px;display: block;padding: 30px 0;}

.prod_contnet .Productlist {}
.prod_contnet .Productlist .list { width: 100%;}
.prod_contnet .Productlist .item {
	float: left;
	width: 448px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.prod_contnet .Productlist .item:nth-child(2n) { margin-right: 0px;}
.prod_contnet .Productlist .item a {display: block;width: 100%;}
.prod_contnet .Productlist .item img {width: 448px;height:237px;display: block;}
.prod_contnet .Productlist .item h3 { background:#eeeeee; display: block;/* border: 1px solid #eee; */ border-top: 0 none; height: 46px;line-height: 46px;overflow: hidden;text-align: center;font-size: 18px;}
.prod_contnet .Productlist .item:hover {box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);}

.prod_contnet { padding-bottom:40px;}

.prod_contnet .right .right_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	text-transform: uppercase;
}
.prod_contnet .right .right_title h3 {
	color: #e91300;
	font-size: 18px;
	border-left: 3px solid #e91300;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	margin-top: 5px;
}
.prod_contnet .right .cont {
	padding: 30px 0 0px 0;
	color: #666666;
}
.prod_contnet .right .cont .t1 {
	padding: 0 0 25px;
	color: #e3a91a;
	font-size: 20px;
}
.prod_contnet .right .cont .t2 {
	color: #e3a91a;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}



.prod_contnet .Productlist .item2 {
	float: left;
	width: 338px;
	margin-right: 26px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.prod_contnet .Productlist .item2:nth-child(3n) { margin-right: 0px;}

.prod_contnet .Productlist .item2 a {
	display: block;
	width: 100%;
}
.prod_contnet .Productlist .item2 img {
	width: 338px;
	height: 254px;
	display: block;
}
.prod_contnet .Productlist .item2 h3 {
	background:#eeeeee;
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
}
.prod_contnet .Productlist .item2:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}


.prod_contnet .Productlist .item3 {
	float: left;
	width: 288px;
	margin-right: 30px;
	margin-bottom: 30px;
	display: block;
	position: relative;
	text-align: center;
	border: 1px solid #eee;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}

.prod_contnet .Productlist .item3:nth-child(3n) { margin-right: 0px;}

.prod_contnet .Productlist .item3 a {
	display: block;
	width: 100%;
}
.prod_contnet .Productlist .item3 img {
	width: 288px;
	height: 397px;
	display: block;
}
.prod_contnet .Productlist .item3 h3 {
	background:#eeeeee;
	display: block;/* border: 1px solid #eee; */
	border-top: 0 none;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
}
.prod_contnet .Productlist .item3:hover {
	box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}

/*新资讯显示方式 */
.inf_lc{ clear:both;padding:5px 0 0;}
.inf_lc li{ padding:15px 20px 15px 15px;height:150px; overflow:hidden; margin:0 0 15px; background:#f6f6f6;}
.inf_lc li.bg { background:#edf6f4;}
.inf_lc li h3{ text-align:center; float:left;width:200px; overflow:hidden;}
.inf_lc li h3 img {width:200px; height:150px;}

.inf_lc li h4{ padding:20px 5px 20px 0;text-align:center; margin-top:30px; width:80px; height:50px; overflow:hidden; color:#fff; background-color:#999;line-height:25px; text-align:center; }
.inf_lc li h4 b{ font-weight:100; display:block; line-height:36px;height:36px; overflow:hidden; font-size:36px; font-family:Arial; text-transform:uppercase;}
.inf_lc li h4 span{ font-weight:100; display:block; line-height:16px;height:16px; overflow:hidden; font-size:12px; font-family:Arial; text-transform:uppercase; color:#fff;}

.inf_lc li p{padding:0 0 0 20px; line-height:26px;width:670px; overflow:hidden;font-size:14px; float:left; color:#666; }

.inf_lc li p b{ font-size:16px; display:block; font-weight:100; color:#000000; line-height:40px;}
.inf_lc li p b a,.inf_lc li p b a:hover{ color:#e91300; font-weight:bold;}
.inf_lc li p b a:hover{ color:#e3b74e;}
.inf_lc li .fr{  }
.inf_lc li .fr:hover{ background:#e3b74e;}


/*showNews*/
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
	color: #666666; font-size:14px;
	padding: 0 15px 30px;
	line-height: 26px;
}
.showNews .showContxt img {
	max-width: 100%;
}

.prod_contnet .reLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.prod_contnet .reLink .prevLink, .wrapper .reLink .nextLink {
	width: 50%;
}

.prod_contnet .reLink .prevLink { padding-left:10px;}
.prod_contnet .reLink .nextLink {text-align: right; padding-right:10px;}


.showproduct .detaiInfo .title2 {
	border-bottom: 1px solid #eee;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 15px;
}
.showproduct .detaiInfo .title2 h3 {
	font-size: 20px;
	color: #333;
}
.showproduct .detaiInfo .title2 s {
	width: 80px;
	height: 5px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #e3a91a;
}
.showproduct .detaiInfo .info {
	padding: 0 0 30px;
}


.xgxw{width:100%;}
.xgxw li{height:30px;line-height:30px; padding:0;  width:455px; float:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-right:10px;}
.xgxw li a{background:url(../img/ico55.gif) no-repeat 0 8px; padding-left:12px;}




.about_box { width:1201px; margin:0 auto; padding:30px 0 80px 0px; overflow:hidden;  }
.about_box .left { float: left; width: 60%;}
.about_box .left .tit h3 {float: left; color: #333333; font-size: 30px; font-weight: normal; margin-right: 15px; display:block;}
.about_box .left .tit h4 { float: left; color: #666666;font-size: 20px; font-weight: normal; margin-top:6px;  display:block;}
.about_box .left .text { margin-top: 50px; color: #666666; font-size: 16px;line-height: 32px;}
.about_box .left .text p{ margin-bottom: 10px;}
.about_box .left .box { margin-top: 45px;}
.about_box .left .box .top .bt {color: #484c52; font-size: 24px;}
.about_box .left .box .top .d { margin-top: 5px; color: #484c52;font-size: 18px;}
.about_box .left .box ol { margin-top: 25px;}
.about_box .left .box ol li {float: left; color: #666666; font-size: 16px;line-height: 36px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
 width: 48%;}
.about_box .left .box ol li:nth-child(2n) {float: right;}
.about_box .right { float: right; line-height: 0; width: 35%;}
.about_box .right img { width:100%;}

.about_box .text2 { margin-top: 30px; font-size: 16px;line-height: 32px;}

.w100 {  width:1200px; margin:0 auto;  margin-top: 60px;}
.ser_box .left span { margin-top: 10px; float: right;}
.ser_box .left .tit h3 { float: left; color: #333333;font-size: 30px; font-weight: normal; margin-right: 15px; display:block;}
.ser_box .left .tit h4 { float: left;color: #666666;font-size: 20px;font-weight: normal; margin-top:4px; display:block;}

.title { text-align: center;}
.title h3 {color: #333333; font-size: 30px; font-weight: normal;position: relative; z-index: 1;}

.about_box3 {  width:1201px; margin:0 auto;  padding: 70px 0 70px 0;}
.about_box3 ol{ margin-top: 50px;}
.about_box3 ol li { float: left; font-size: 16px;line-height: 32px; color: #fff;margin-right: 2%; padding: 3%; height: 95px;}
.about_box3 ol li:nth-child(1){width: 29%;background: #ef7a0f;}
.about_box3 ol li:nth-child(2){ width: 20%; background: #efefef;text-align: center;}
.about_box3 ol li img { padding-top:25px; width:70%;}
.about_box3 ol li:nth-child(3){ width: 29%; background: #0c437b; margin-right: 0;}
.about_box3 ol li:nth-child(4){width: 94%; height: 104px; background: #efefef;color: #333333; margin-right: 0; margin-top: 2%;}

.Con_box { width:1200px; margin:0 auto; padding: 0px 0 80px 0 ;}
.Con_box ol { margin-top: 60px;}
.Con_box ol dl {width: 26%; margin-right: 2%; margin-bottom: 2%; float: left; background: #0c437b; padding: 3%; min-height: 240px; color: #fff;}
.Con_box ol dl:nth-child(3) { margin-right: 0;}
.Con_box ol dl:nth-child(4) { width: 43%;  min-height: 101px;background:#ef7a0f;}
.Con_box ol dl:nth-child(5) { width: 43%; min-height: 101px; margin-right: 0; background:#ef7a0f;}
.Con_box ol dl dt{font-size: 20px; line-height: 2em; font-weight: bold;}
.Con_box ol dl dd{ font-size: 16px; line-height: 32px;}

.b7_con { border:1px solid #f1f1f1; border-right:none;  border-bottom:none;overflow: hidden;}
.b7_con li { float:left; width:219px; padding:10px; border-right:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;}
.b7_con li img { width:229px; height:229px;}
.b7_con li p { font-size:16px; height:28px; line-height:28px; text-align:center;}
.b7_con li:hover p {background:#e70004;}
.b7_con li:hover a {color:#fff;}



.b8_con { float:left; overflow: hidden; width: 870px;}
.b8_con li { float:left; width:275px; margin-right:15px; padding-bottom:15px; }
.b8_con li img { width:273px; height:205px; border:1px solid #f1f1f1; }
.b8_con li p { font-size:14px; height:28px; line-height:28px; text-align:center;}
.b8_con li:hover p {background:#e70004;}
.b8_con li:hover a {color:#fff;}


/*新闻*/
.newslist_left { overflow:hidden; float:left; width:810px; padding-right:40px; border-right:1px solid #e9e9e9; }

.news_listbox{ overflow:hidden; width:100%;}
.newslist_right { overflow:hidden; width:310px; float:right; }
.newslist_right>h4{ font-weight:normal; font-size:24px; color:#555; margin-bottom:20px;}
.newslist_right .zw_tu{ display:block; margin:0 auto;}

dl.top{ overflow:hidden; width:100%; padding-bottom:30px; border-bottom:1px solid #e9e9e9; margin-bottom:30px; height:237px;}

dl.top dt{ overflow:hidden; float:left; width:316px; height:237px;}
dl.top dt img{ display:block; width:316px; height:237px; padding:0px !important;transition:0.8s;-moz-transition:0.8s, -moz-transform 0.8s;-webkit-transition:0.8s, -webkit-transform 0.8s;}
dl.top dt:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-m-transform: scale(1.1);transform: scale(1.1);}

dl.top dd{ overflow:hidden; float:right; width:470px; height:237px;}
dl.top dd h4{ font-size:18px; margin-bottom:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
dl.top dd h4 a{ color:#e80000;}
dl.top:hover dd h4 a{ color:#e80000;}
dl.top dd em{ display:block; font-size:12px; color:#999; margin-bottom:15px;}
dl.top dd em i{ margin:0 5px;}
dl.top dd p{ font-size:14px; color:#666; line-height:24px; height:72px; overflow:hidden; text-align:justify; margin-bottom:10px;}
dl.top dd .more{ display:block; width:116px; height:31px; line-height:31px; text-align:center; font-size:12px; color:#999; font-family:Arial; border:1px solid #e80000; text-decoration:none}
dl.top:hover .more{ color:#fff; border-color:#e80000; background-color:#e80000}
dl.top.last{ margin-bottom:0}


.right2_main .t03 a { font-weight: normal;font-size: 24px; color: #555;margin-bottom: 20px; font-weight:bold; }
ul.n_rt_ul {overflow: hidden;  background: #f5f5f5; margin: 0 auto; padding: 15px 15px 15px 15px; width:280px; margin-top: 15px;margin-bottom:20px;}
ul.n_rt_ul li { line-height:32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:20px;background:url(../img/a2.gif) no-repeat left center;   }
ul.n_rt_ul li a{ display:block;  width:254px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font:14px Microsoft YaHei; color:#333; height:32px; line-height:32px; padding-left:6px; }
ul.n_rt_ul li a:hover{ color:#ef0000; font-weight:bold; padding-left:10px;}
ul.n_rt_ul li.cur{/*background:url(img/common/a1.gif) no-repeat left center;*/ }

ul.n_rt_ul2 {overflow: hidden; width:310px;margin: 0 auto; padding: 15px 0px 15px 0px; margin-top:5px; }
ul.n_rt_ul2 li {float: left;text-align: center; width: 145px; margin-right:5px; margin-left:5px; padding-bottom:6px;}
ul.n_rt_ul2 li img {width: 143px; height:143px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s; border:1px solid #f5f5f5}
ul.n_rt_ul2 li p { line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
ul.n_rt_ul2 li:hover img {-webkkit-filter: brightness(105%);filter: brightness(105%); border:1px solid #ef0000}
ul.n_rt_ul2 li:hover p { color: #ef0000;}



/* 产品 */
.product2 { width:100%; padding:1% 0% 0.1%; overflow:hidden;  text-align:left;}
.product2 li { width:100%; padding:1% 0% 0.1%; overflow:hidden;  text-align:left;}
.product2 li .proaa { float:left; width:300px;}
.product2 li .probb { float:left; width:870px; padding:0px 0px 0px 30px; }
.product2 li img{ display: inline-block; width:300px; height:223px;  vertical-align:middle }
.product2 li .title { line-height:28px;}
.product2 li .probb a.title { font-size:22px; font-weight:bold; line-height:40px; color:#0087c7;}
.product2 li .probb p { font-size:14px; line-height:24px; padding-top:6px; padding-bottom:30px; }
.product2 li .probb a.more{width:120px;height: 40px; text-align: center;line-height: 40px;display: block;background: #0087c7;color: #fff;position: relative;z-index: 2;overflow: hidden;}
.product2 li .probb a.more:after{width: 120px;height: 40px;content: "";position: absolute;top: 40px;left: 0;z-index: -1;background: #6fc035;-webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.product2 li .probb a.more:hover:after{top:0;}

.product3 { width:100%; padding:1% 0% 0.1%; overflow:hidden;  text-align:left;}
.product3 li { float:left; width:25%; padding:1% 0% 0.1%; overflow:hidden; text-align:center; line-height:35px; }
.product3 li img{ display: inline-block; width:280px; height:210px;  vertical-align:middle; margin-left:10px; margin-right:10px; }

.sec_tpm {line-height:24px; padding:10px; font-size:14px;width:1000px; margin:0 auto; }
.sec_tpm img { margin:0 auto; max-width:1000px; overflow:hidden;}
.sec_tpm .MsgForm { margin-top:10px;}


.left2{ float:left; overflow: hidden; width: 850px; }
.right2 { overflow: hidden; width: 310px;float: right; }
.right2_main { width:310px; padding-bottom:25px; overflow:hidden;}

.n_info_con {  padding:0px 0px 0 0px;  font-size:14px;}
.n_info_con strong{ font-weight:bold;}
.n_info_con h1 { color: #333;  font-weight:normal; font-size: 22px; line-height: 40px; padding-bottom:10px; margin-bottom: 10px; text-align: center;font: 24px/43px "Microsoft Yahei"; font-weight:bold; padding-bottom:10px;  }
.n_info_con2 { margin:0 auto; border:1px solid #D6D6D6;}
.n_info_con h3 { text-align:center; color:#000;   margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; } /*资讯详细页面，内容标题*/
.info_con_tit {  line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .m_qrinfo{position:relative;}
.m_qrcode{ display:none; position:absolute; left:0px; top:20px; background:#fff;border:1px dashed #f1f1f1; }
.m_qrcode em{ line-height:24px; color:red; display:block; text-align:center;}
.info_con_tit .n_tit {  text-align:left; color:#666; border-bottom:1px dashed #999; height:44px; line-height:44px;}
.info_con_tit .n_tit .m_qrinfo a{background:url(img/common/tel0.gif) no-repeat left top; height:45px; display:inline-block; font-size:0px; width:24px;}
.info_con_tit .n_tit .m_qrinfo a:hover{background:url(img/common/tel1.gif) no-repeat left top;}
.info_con_tit .n_tit a{ color:#BCBBBB; }
.info_con_tit .n_tit span .cur{color:#000;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}

#cntrBody{ padding-top:10px ; line-height:28px;}
#cntrBody img { padding:10px 0px; margin:0 auto; max-width:810px;}

#cntrBody2{ padding-top:36px ; line-height:28px;}
#cntrBody2 img { padding:10px 0px; margin:0 auto; max-width:1200px;}

.n_info_con .apage { text-align:center; } /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #ccc; line-height:30px; padding:0 10px; margin:0px 0; overflow:hidden; font: 14px/30px "Microsoft Yahei"; padding-bottom:20px;}
.info_key em{ padding: 0px 12px;}
.info_key span { font-size:14px;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff; border-bottom:1px solid #E0E0E0;  color:#028ac9 ; line-height:48px; height:48px; font-size:0; background:url(img/common/news_28.png) no-repeat 12px center; }/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 b{ font-weight:bold; font-size:20px; text-transform:uppercase;font-family: 宋体; font-size:0;}
.n_info_con2 .t04 a { color:#B61212;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#B61212;}

.mybdshare a{float:right !important; padding-top:5PX; padding-bottom:6PX;}



/*下一篇、下一篇*/
.page_wen{ overflow:hidden; width:100%; height:60px; line-height:60px; font-size:14px; margin-top:20px;}
.page_wen .page_left{ float:left; width:390px; background-color:#f7f7f7;}
.page_wen .page_right{ float:right; width:390px; background-color:#f7f7f7;}
.page_wen .btn{ display:block; text-decoration:none; width:80px; height:60px; background-color:#e8e8e8; text-align:center;}
.page_wen .page_title{ display:block; width:270px; margin-left:20px; float:left;height:60px; overflow:hidden}
.page_wen .page_left:hover  .page_title{color:#028ac9;}
.page_wen .page_left:hover  .btn{ background:#028ac9; color:#fff;}
.page_wen .page_right:hover  .page_title{color:#028ac9;}
.page_wen .page_right:hover  .btn{ background:#028ac9; color:#fff;}
.page_wen .page_left .btn{ float:left}
.page_wen .page_right .btn{ float:right}
.page_wen .page_right .c9 {margin-left:20px;}


.sec_con2 { width:1200px; margin:0 auto; padding:30px 0px;}
/*产品内页*/
.sec_tpm_t{ width:900px; line-height:24px; padding:10px 15px; font:100 14px/24px "微软雅黑"; min-height:400px;}
.sec_tpm_t img { max-width:900px;}

.sectit { height:35px; margin-top:20px; background:#d7d7d7; padding-left:20px; margin-bottom:20px; }
.sectit h5 { display:inline-block;  font-weight: bold; cursor: pointer; height:30px; line-height:30px; margin-top:5px; text-align:center;background:#fff;  padding-left:25px; padding-right:25px;overflow:hidden }

.secbut { width:108px; height:36px; display:inline-block; font:14px "Microsoft YaHei"; color:#fff; line-height:36px; text-align:center; background:#e02f19; -moz-border-radius: 3px;/* Gecko browsers */-webkit-border-radius: 3px;   /* Webkit browsers */border-radius:3px; margin-right:10px; }
.secbut a{ color:#fff;}
a:hover.secbut { color:#fff;}

.wr20 { font-size:22px; line-height:50px; }
.wr14 { font-size:14px;}

.pro1{ width:398px; height:298px; overflow:hidden; border:1px solid #ccc; background:#fff;}

.showContxt .bgbox { float:left; padding:0px 20px; margin-bottom:20px; display:block; text-align: center;  line-height: 44px;  font-size:16px; cursor: pointer; background:#20479c;box-shadow:0px 6px 12px rgba(0, 0, 0, 0.45); color:#fff;}

/*==========分页样式===========*/
#art_content{word-break:break-all;padding:15px 0 10px 0;}
#art_content img { max-width:900px; margin:0 auto; overflow:hidden; display:block;}

.news-other { padding: 10px 0px; border-top: 1px #ddd solid; margin-top:20px; overflow:hidden;}
.news-other p {display: block; height: 30px;line-height: 30px;padding-left:3px;}
.news-other p a {font-size: 14px;}
.news-other .fhlb a { font-size: 14px; color: #fff; }

.gr-back-btn { float:right;font-size: 14px; color:#fff;  margin-top: 6px; width:125px; height: 40px; line-height: 40px; text-align: center; background-color: #01b6ed;  position: relative; overflow: hidden; z-index: 2;}
.gr-back-btn:after { content: ""; width: 125px;height: 40px;top: 40px;background: #db1d00; color:#fff; display: block;position: absolute;left: 0;z-index: -1; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.gr-back-btn:hover:after { top: 0;}

.news-container .news-other { margin-left:15px; margin-right:15px}


.bg-f5f5f5{background: #f5f5f5;}
.bg-fff{background: #fff;}
.contact-top { padding:50px 0px 40px 0px;}

.contact-top .contit1 { font-size: 18px;}
.contact-top .contit2 { font-size: 36px; color:#d60000; line-height:65px; font-weight:bold}
.contact-top span { font-size: 14px;letter-spacing: 14px;}

.bg_f5f5f5{ background:#f5f5f5; width:100%; padding:50px 0;}
.in-width1{ width:1201px; margin:0 auto; background:#fff; height:338px; overflow:hidden;}
.lxfs{ float:left; width:430px; padding:40px 30px; height:278px; overflow:hidden; line-height:36px; font-size:16px;}
.lxfs strong { font-weight:bold;}
.lxdt{ float:right; width:640px;height:338px; overflow:hidden;}
.lxdt img{width:630px; height:318px; overflow:hidden; border:10px solid #fff; border-left:none;}


/*翻页*/
.pager{ width: 100%; padding: 10px 0;text-align: center; margin:0 auto;}
.pager span,.pager a{display:inline-block;border:1px solid #a3a3a3;color:#a3a3a3;padding:2px 8px;text-decoration:none; margin:4px;}
.pager a:hover{background:#de1710;border-color:#222c50;text-decoration:none;color:#fff;}
.pager .cur{background:#de1710;border-color:#222c50; font-weight:bold;text-decoration:none;color:#fff;}
.pager span.dot{background:none;border-color:#fff; font-weight:bold; padding:0;}
.pager a.page-num-current { background:#de1710;color:#fff;}
